type context.stopCtx
3 uses
context (current package)
context.go#L359: type stopCtx struct {
context.go#L394: if s, ok := parent.(stopCtx); ok {
context.go#L504: c.Context = stopCtx{
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)